Gets the immediate entry after the current time.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
| C# |
|---|
public TimelineEntry<T> NextEntry { get; } |
|
|
| .NET Framework Class Library |
| Timeline<(Of <(<'T>)>)>..::..NextEntry Property |
| Timeline<(Of <(<'T>)>)> Class See Also Send Feedback |
| C# |
|---|
public TimelineEntry<T> NextEntry { get; } |